home *** CD-ROM | disk | FTP | other *** search
-
- gDialogWidth = 300;
- gDialogHeight = 150;
-
- dialog(name: '$$$/Dialogs/EBPDialogExpired', align_children: align_left, width: gDialogWidth, height: gDialogHeight)
- {
- button(item_id: 'Okay', name: '$$$/Dialogs/EBPDialogExpired/Okay');
- button(item_id: 'Rtrn', name: '$$$/Dialogs/EBPDialogExpired/ReturnToLender');
- }
-
-
-